| Total Complexity | 37 |
| Dependencies | 1 |
| Dependents | 4 |
| Total lines | 171 |
| Lines of code | 122 |
| Logical lines of code | 60 |
| Comment lines | 15 |
| Methods | 12 |
| Properties | 2 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| update_payment_status_by_order_ids() | 55 | 7 | 18 | |
| update_payment_status_by_order_id() | 61 | 5 | 11 | |
| create_payment() | 67 | 4 | 7 | |
| set_payment_default_status() | 63 | 4 | 9 | |
| delete_payment_by_order_id() | 62 | 3 | 12 | |
| delete_payments() | 62 | 3 | 12 | |
| update_payment() | 67 | 3 | 7 | |
| get_all_orders_payment_status_ids_by_status_id() | 64 | 3 | 9 | |
| create_table() | 55 | 1 | 23 | |
| delete_payment_by_order_ids() | 71 | 2 | 6 | |
| get_all_orders_payment_status_ids() | 72 | 1 | 5 | |
| get_payment_by_order_id() | 78 | 1 | 3 |